home *** CD-ROM | disk | FTP | other *** search
/ Carousel Volume 2 #1 / carousel.iso / mactosh / demo / menu.sit / MEUNDEMO DOC / MEUNDEMO DOC
Encoding:
INI File  |  1989-04-07  |  784 b   |  23 lines  |  [TEXT/QED1]

  1. [MenuDemo - a Custom MDEF (with source)]
  2.  
  3. MenuDemo is a demonstration of a custom MDEF procedure that allows you
  4. to select menu items with a short horizontal mouse movement or with the
  5. normal long, vertical mouse movement.
  6.  
  7. This posting contains MenuDemo and its Lightspeed C sources.  MenuDemo
  8. (and the custom MDEF) is public domain.
  9.  
  10. Do the following steps to let your program (e.g., MacWrite) use this MDEF:
  11.  1) Make a copy of your program -- don't edit the original.
  12.  2) Using ResEdit, copy MDEF 400 from MenuDemo and paste it into your
  13.     program.
  14.  3) Again using ResEdit, change the ProcId field of each of your
  15.     program's MENU resources from 0 (the standard MDEF) to 400.
  16.  
  17. Brad Needham
  18. bradn@tekig4.TEK.COM        (UseNet)
  19. or
  20. 2239 SE 74th Ave        (USMail)
  21. Hillsboro, OR 97123  USA
  22.  
  23.